| Total Complexity | 49 |
| Dependencies | 19 |
| Dependents | 0 |
| Total lines | 1,052 |
| Lines of code | 775 |
| Logical lines of code | 200 |
| Comment lines | 116 |
| Methods | 12 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getScheduledAppointments() | 35 | 7 | 106 | |
| getCustomersNextDayAppointments() | 37 | 5 | 94 | |
| getProvidersNextDayAppointments() | 37 | 5 | 90 | |
| getCustomersNextDayEvents() | 35 | 3 | 116 | |
| getProvidersNextDayEvents() | 36 | 3 | 112 | |
| getScheduledEvents() | 38 | 4 | 88 | |
| getSentNotificationsByUserAndEntity() | 47 | 6 | 37 | |
| invalidateSentEmails() | 48 | 6 | 35 | |
| getBirthdayCustomers() | 48 | 3 | 33 | |
| getUndeliveredNotifications() | 49 | 3 | 31 | |
| add() | 51 | 3 | 26 | |
| __construct() | 68 | 1 | 7 |